This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Maria Bretumiman 12.Jan.04 03:42 AM a Web browser Domino Designer 6.0.3 Windows 2000
Happy new year!
I've got an urgent problem with LotusScript - cannot save a workbook as excel template:
xlApp.ActiveWorkbook.Save(fname)
- works fine, but only save as a normal worksheet
xlApp.ActiveWorkbook.Save(fname, 17)
- doesn't work (17 means filefomrat as xltemplate.), returns illegal use of parentheses - script error, cannot save design